Carbon


relstring

Header: StringCompare.h Carbon status: Not Recommended

SInt16 relstring (
    const char *str1, 
    const char *str2, 
    Boolean caseSensitive, 
    Boolean diacSensitive
);
str1
str2
caseSensitive
diacSensitive

AVAILABILITY

Not recommended in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.

CARBON NOTES

Use RelString instead.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)